type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryPathToPathScanner

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		path.go#L161: 			return scanPlanBinaryPathToPathScanner{}
		path.go#L172: type scanPlanBinaryPathToPathScanner struct{}
		path.go#L174: func (scanPlanBinaryPathToPathScanner) Scan(src []byte, dst any) error {